OutboundHandlerContext

Undocumented in source.

Members

Aliases

OutboundTheCallBack
alias OutboundTheCallBack = void delegate(Out, size_t)
Undocumented in source.

Functions

fireClose
void fireClose()
Undocumented in source.
fireWrite
void fireWrite(Out msg, OutboundTheCallBack cback)
Undocumented in source.

Properties

pipeline
PipelineBase pipeline [@property getter]
Undocumented in source.
transport
Channel transport [@property getter]
Undocumented in source.

Meta